[INFO] cloning repository https://github.com/commonkestrel/fateful_peripheral
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/commonkestrel/fateful_peripheral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommonkestrel%2Ffateful_peripheral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommonkestrel%2Ffateful_peripheral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f0bb8d630e4d9f308e1be4b31c19ceee865ef39
[INFO] fixing commonkestrel/fateful_peripheral against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommonkestrel%2Ffateful_peripheral" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/commonkestrel/fateful_peripheral
[INFO] finished tweaking git repo https://github.com/commonkestrel/fateful_peripheral
[INFO] tweaked toml for git repo https://github.com/commonkestrel/fateful_peripheral written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/commonkestrel/fateful_peripheral on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/commonkestrel/fateful_peripheral already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: fateful_macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `fateful_macros` library target)
[INFO] [stderr] warning: `fateful_macros` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43b5a6a5aeeab7a54676a964f03e1fdeb8fa03596447502bd90d1e578681bb38
[INFO] running `Command { std: "docker" "start" "43b5a6a5aeeab7a54676a964f03e1fdeb8fa03596447502bd90d1e578681bb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43b5a6a5aeeab7a54676a964f03e1fdeb8fa03596447502bd90d1e578681bb38" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43b5a6a5aeeab7a54676a964f03e1fdeb8fa03596447502bd90d1e578681bb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43b5a6a5aeeab7a54676a964f03e1fdeb8fa03596447502bd90d1e578681bb38" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating examples/advanced/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fateful_macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]        Fixed fateful_macros/Cargo.toml (1 fix)
[INFO] [stderr]    Migrating examples/stateful/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking syn v2.0.39
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking fateful_macros v0.1.0 (/opt/rustwide/workdir/fateful_macros)
[INFO] [stderr]    Migrating fateful_macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking fateful_peripheral v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]        Fixed src/lib.rs (3 fixes)
[INFO] [stderr]     Checking stateful v0.1.0 (/opt/rustwide/workdir/examples/stateful)
[INFO] [stderr]    Migrating examples/stateful/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking advanced v0.1.0 (/opt/rustwide/workdir/examples/advanced)
[INFO] [stderr]    Migrating examples/advanced/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.53s
[INFO] [stderr] crater-edition-check: advanced v0.1.0 (/opt/rustwide/workdir/examples/advanced) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: fateful_peripheral v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: fateful_macros v0.1.0 (/opt/rustwide/workdir/fateful_macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: stateful v0.1.0 (/opt/rustwide/workdir/examples/stateful) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling fateful_macros v0.1.0 (/opt/rustwide/workdir/fateful_macros)
[INFO] [stderr]     Checking fateful_peripheral v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking advanced v0.1.0 (/opt/rustwide/workdir/examples/advanced)
[INFO] [stderr]     Checking stateful v0.1.0 (/opt/rustwide/workdir/examples/stateful)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/advanced/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[peripheral(name = b"Digital I/O")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `peripheral` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/advanced/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[peripheral(name = b"Digital I/O")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `peripheral` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advanced` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> examples/stateful/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[peripheral(name = b"Stateful Example")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `peripheral` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> examples/stateful/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[peripheral(name = b"Stateful Example")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `peripheral` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stateful` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `stateful` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `advanced` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "43b5a6a5aeeab7a54676a964f03e1fdeb8fa03596447502bd90d1e578681bb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b5a6a5aeeab7a54676a964f03e1fdeb8fa03596447502bd90d1e578681bb38", kill_on_drop: false }`
[INFO] [stdout] 43b5a6a5aeeab7a54676a964f03e1fdeb8fa03596447502bd90d1e578681bb38
